'Declaration
Public Function GetAnnotationType( _ ByVal AnnotationIdx As Integer _ ) As Annotation.GdPictureAnnotationType
public Annotation.GdPictureAnnotationType GetAnnotationType( int AnnotationIdx )
public function GetAnnotationType( AnnotationIdx: Integer ): Annotation.GdPictureAnnotationType;
public function GetAnnotationType( AnnotationIdx : int ) : Annotation.GdPictureAnnotationType;
public: Annotation.GdPictureAnnotationType GetAnnotationType( int AnnotationIdx )
public: Annotation.GdPictureAnnotationType GetAnnotationType( int AnnotationIdx )
Parameters
- AnnotationIdx